home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / database / prtrack / 1_0005.pr < prev    next >
Text File  |  1995-06-05  |  986b  |  36 lines

  1. :Title=Program terminates without error message if DLL missing
  2. :Priority=4 Minor
  3. :Status=Resolved
  4. :Type=Error Handling
  5. :SubType=
  6. :Method=System Test
  7. :Property1=0
  8. :Property2=0
  9. :Property3=0
  10. :Property4=0
  11. :Originator=Tracy Tester
  12. :Investigator=Donna Developer
  13. :Resolver=Donna Developer
  14. :Verifier=Tracy Tester
  15. :OrigDate=02-Jun-95
  16. :EstInvHours=  1.0
  17. :ActInvHours=  0.0
  18. :EstResHours=  1.0
  19. :ActResHours=  1.0
  20. :EstVerHours=  1.0
  21. :ActVerHours=  0.0
  22. :ModDate=05-Jun-95
  23. Version: 1.1
  24.  
  25. If one or the porgrams DLLs cannot be found the program terminates without an error message.  Instead an error message should be output to the user so he know why the program is not working.
  26.  
  27. ---------------------------------------------------------------------------
  28. 05-Jun-95 13:15 Assigned by Mien Manager
  29.  
  30.  
  31.  
  32. ---------------------------------------------------------------------------
  33. 05-Jun-95 15:20 Resolved by Donna Developer
  34.  
  35. Added fatal error message if DLL is not found
  36.